home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / psgml / custom-load.el.z / custom-load.el
Encoding:
Text File  |  1998-05-21  |  502 b   |  17 lines

  1. ;;; custom-load.el --- automatically extracted custom dependencies
  2.  
  3.  
  4. ;;; Code:
  5.  
  6. (custom-add-loads 'extensions '("tempo"))
  7. (custom-add-loads 'psgml-dtd '("psgml"))
  8. (custom-add-loads 'html '("psgml-html"))
  9. (custom-add-loads 'psgml '("psgml-html" "psgml"))
  10. (custom-add-loads 'psgml-html '("psgml-html"))
  11. (custom-add-loads 'sgml '("psgml-html" "psgml"))
  12. (custom-add-loads 'tempo '("tempo"))
  13. (custom-add-loads 'languages '("psgml"))
  14. (custom-add-loads 'psgml-insert '("psgml"))
  15.  
  16. ;;; custom-load.el ends here
  17.